Skip to content

Conversation

@MrAdder
Copy link

@MrAdder MrAdder commented May 26, 2025

Corrected polling interval to be random between 45-75 seconds Fixes #9

I have not tested this yet. However, I have refactored my code to make more sense and took suggestions from #12, which splits up the changes to individual Pull Requests.

I include my current build for those who cannot compile and test.

https://ci.appveyor.com/project/MrAdder/vsmr/builds/52123480

For a build with #19, use

https://ci.appveyor.com/project/MrAdder/vsmr/builds/52123426

@19wintersp

MrAdder added 14 commits March 16, 2025 18:27
This builds, need to Test.

#2 #9
Added Auto Connect Function and settings option set to auto connect after 10 seconds of being connected as a controller S1+ by default it is disabled.

Also modified the connection failed function and will attempt to reconnect after 2 minutes and will continue until connected

Partially connected to issue #7
Dev Merge fixed my appveyor
Changed Flight Plan Not held message to be shorter
Possible working Auto CPDLC message if Flight Plan Not Held
Merge vSMR Master Changes
@MrAdder MrAdder changed the title Update SMRPlugin.cpp Fix: Polling Intervals May 26, 2025
Copy link

@19wintersp 19wintersp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please check your indentation settings (I suggest having it auto-detect per-file), otherwise looks fine.

@19wintersp
Copy link

Note also that you can include the phrase "Fixes #9" in your PR description to link it to the issue, per GH Docs

@MrAdder
Copy link
Author

MrAdder commented May 26, 2025

I have fixed the indentation settings

Also apologise with the messed-up commits as I was not originally working on branches for this

@MrAdder MrAdder requested a review from 19wintersp May 26, 2025 14:26
Copy link

@19wintersp 19wintersp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indentation is still mixed in SMRPlugin.cpp

The commits really aren't ideal but can be squashed in the merge.

Fix Indentations hopefully fixes it
Co-authored-by: Patrick Winters <61561933+19wintersp@users.noreply.github.com>
@BenWalker01 BenWalker01 self-requested a review July 15, 2025 20:42
@BenWalker01
Copy link
Collaborator

Closed as duplicate of VATSIM-UK#6

@BenWalker01 BenWalker01 removed their request for review December 23, 2025 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Check Airfield vSMR polling intervals

3 participants